From a0282986d6e12a6c0479b7769180ef6d99f0c4bb Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 26 Feb 2007 09:36:22 +0000 Subject: [PATCH] (font-lock-mode): Doc fix. --- lisp/font-core.el | 4 ---- 1 file changed, 4 deletions(-) diff --git a/lisp/font-core.el b/lisp/font-core.el index da355b8b6aa..3edf2140393 100644 --- a/lisp/font-core.el +++ b/lisp/font-core.el @@ -124,10 +124,6 @@ generally prefer. When you turn Font Lock mode on/off the buffer is fontified/defontified, though fontification occurs only if the buffer is less than `font-lock-maximum-size'. -For example, to use maximum levels of fontification, put in your ~/.emacs: - - (setq font-lock-maximum-decoration t) - To add your own highlighting for some major mode, and modify the highlighting selected automatically via the variable `font-lock-maximum-decoration', you can use `font-lock-add-keywords'. -- 2.30.2